Revision: yaclml--simplify--0.0--patch-2
Archive: bese-devel@common-lisp.net
Creator: Marco Baringer <mb@bese.it>
Date: Sun Jun 16 11:31:19 CEST 2002
Standard-date: 2002-06-16 09:31:19 GMT
Summary: code revamp. pert I
Keywords: 
New-files: ./doc/.arch-ids/technical-overview.yaclml.id
    ./doc/technical-overview.yaclml
    ./src/.arch-ids/attribute-bind.lisp.id
    ./src/attribute-bind.lisp
New-directories: 
Removed-files: 
Removed-directories: 
Renamed-files: 
Renamed-directories: 
Modified-files: ./src/html.lisp ./src/packages.lisp
    ./src/yaclml.lisp
Modified-directories: 
New-patches: bese-devel@common-lisp.net/yaclml--simplify--0.0--patch-2
Removed-patches: 

first try at restructuing and simplifying the code. The def-tag needs
more work, we need to be able to reuse existing tags when defining new
tags, via an auxiliary macro or function or whatever, but we don't
want to always have to write out all the emit-open-tags.
